runtime/pprof.profMap.lookup (method)

2 uses

	runtime/pprof (current package)
		map.go#L28: func (m *profMap) lookup(stk []uint64, tag unsafe.Pointer) *profMapEntry {
		proto.go#L332: 		b.m.lookup(stk, tag).count += int64(count)